Click or drag to resize

HeaderValue Property

Gets or sets the value.

Namespace:  Independentsoft.Email.Mime
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public string Value { get; set; }

Property Value

Type: String
The value.
See Also